PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / setBlur Method
An action that shall be performed when the widget loses the input focus.
In This Topic
    setBlur Method
    In This Topic
    Sets the blur action.
    Syntax
    public void setBlur( 
       PDFAction value
    )

    Parameters

    value
    An action that shall be performed when the widget loses the input focus.
    See Also